Release 10.1A: OpenEdge Development:
ADM Reference


processMessages

Procedure that is called from receiveHandler() when an error occurs.

Location: b2b.p

Parameters:

INPUT pcMessages AS CHARACTER

Chr(3) and chr(4) delimited list, as returned from fetchMessages().

Notes: Passes the data from fetchMessages() so the user does not have to do this. Otherwise, the default is exactly as in ShowDataMessages() in other ADM objects. This is called from ReceiveHandler() so RETURN ERROR or ADM-ERROR will make sure that the message is not acknowledged.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095